Skip to content

GH-146475: Block Apple Clang for building JIT stencils#149188

Merged
savannahostrowski merged 2 commits intopython:mainfrom
savannahostrowski:block-apple-llvm
Apr 30, 2026
Merged

GH-146475: Block Apple Clang for building JIT stencils#149188
savannahostrowski merged 2 commits intopython:mainfrom
savannahostrowski:block-apple-llvm

Conversation

@savannahostrowski
Copy link
Copy Markdown
Member

@savannahostrowski savannahostrowski commented Apr 30, 2026

This PR carries forward a patch that stalled out in #146478, which has been open for over a month with no follow up from the original author (hadn't signed the CLA otherwise, I would have just pushed to their PR and merged there).

@savannahostrowski savannahostrowski enabled auto-merge (squash) April 30, 2026 21:43
@savannahostrowski savannahostrowski enabled auto-merge (squash) April 30, 2026 21:43
@savannahostrowski savannahostrowski merged commit c0e0640 into python:main Apr 30, 2026
78 checks passed
@StanFromIreland
Copy link
Copy Markdown
Member

@savannahostrowski Triage: are you planning to backport or can we close #146475?

@savannahostrowski savannahostrowski added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels May 3, 2026
@miss-islington-app
Copy link
Copy Markdown

Thanks @savannahostrowski for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link
Copy Markdown

Thanks @savannahostrowski for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link
Copy Markdown

Sorry, @savannahostrowski, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker c0e064003954142b4ba820dfe149f893227c4f11 3.13

@savannahostrowski
Copy link
Copy Markdown
Member Author

Yeah, I think we probably do want to backport this. I'll do that and then close out the issue.

@miss-islington-app
Copy link
Copy Markdown

Sorry, @savannahostrowski, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker c0e064003954142b4ba820dfe149f893227c4f11 3.14

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 4, 2026

GH-149339 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label May 4, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 4, 2026

GH-149340 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label May 4, 2026
savannahostrowski added a commit that referenced this pull request May 4, 2026
… (#149340)

GH-146475: Block Apple Clang for building JIT stencils (#149188)

(cherry picked from commit c0e0640)
savannahostrowski added a commit that referenced this pull request May 4, 2026
… (#149339)

GH-146475: Block Apple Clang for building JIT stencils (#149188)

(cherry picked from commit c0e0640)
@bedevere-bot
Copy link
Copy Markdown

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot AMD64 Debian root 3.14 (tier-1) has failed when building commit c55cce2.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/#/builders/1742/builds/1191) and take a look at the build logs.
  4. Check if the failure is related to this commit (c55cce2) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/#/builders/1742/builds/1191

Summary of the results of the build (if available):

==

Click to see traceback logs
Traceback (most recent call last):
  File "/root/buildarea/3.14.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 859, in gc_collect
    gc.collect()
ResourceWarning: unclosed file <_io.FileIO name=13 mode='wb' closefd=True>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants